Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
curl_multi_remove_handle
curl_multi_remove_handle
Remove a handle resource from the cURL batch handle resource
Name:
curl_multi_remove_handle
Category:
CURL
Programming Language:
php
One-line Description:
Remove a handle resource from the cURL batch handle resource
Related
How to avoid memory leaks when using curl_multi_remove_handle
10
Similar Functions
curl_setopt
curl_setopt
SetcURLtransferoptio
curl_multi_init
curl_multi_init
ReturnanewcURLbatchh
curl_multi_strerror
curl_multi_strerror
Returnstheerrorcodeo
curl_pause
curl_pause
Pauseandcancelaconne
curl_error
curl_error
Returnsthestringofth
curl_setopt_array
curl_setopt_array
SetoptionsforcURLTra
curl_multi_getcontent
curl_multi_getcontent
IfCURLOPT_RETURNTRAN
curl_multi_close
curl_multi_close
CloseasetofcURLhandl
Popular Articles
How to avoid memory leaks when using curl_multi_remove_handle